Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove duplicate bom dependencies #465

Merged
merged 1 commit into from
Oct 13, 2023

Conversation

jack-berg
Copy link
Contributor

This should quiet dependabot a bit.

@jack-berg jack-berg force-pushed the remove-opentelemetry-bom branch from 1a49c9e to 5ab1efc Compare October 13, 2023 18:31
@@ -20,7 +20,6 @@ dependencies {

// OpenTelemetry core
implementation platform('io.opentelemetry:opentelemetry-bom:1.31.0')
implementation platform('io.opentelemetry:opentelemetry-bom-alpha:1.31.0-alpha')
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Getting started only used stable components

@@ -29,7 +29,6 @@ subprojects {
}

dependencies {
implementation platform("io.opentelemetry:opentelemetry-bom:1.30.1")
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The alpha bom below depends on this stable bom.

@jack-berg jack-berg merged commit 73976fa into newrelic:main Oct 13, 2023
2 checks passed
keegoid-nr pushed a commit to keegoid-nr/newrelic-opentelemetry-examples that referenced this pull request Nov 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant